Returns element types by an element of a specified JAMS definition
Get | Element_GetElementTypes |
Resource Path: /api/element/{elementOf}
Uri: http://doc.jamsscheduler.com/api/element/{elementOf}
Name | Description | Data Type |
---|---|---|
elementOf | JAMS definition | string |
The response body is of type Array[ElementType].
OK